func runtime.unwindm

2 uses

	runtime (current package)
		cgocall.go#L428: 	defer unwindm(&restore)
		cgocall.go#L450: func unwindm(restore *bool) {